Skip to content

fix: correct typos and grammar in migrating_to_ocis docs#1536

Merged
DeepDiver1975 merged 2 commits into
masterfrom
fix/typo-ldap-migration-doubled-to
Jun 12, 2026
Merged

fix: correct typos and grammar in migrating_to_ocis docs#1536
DeepDiver1975 merged 2 commits into
masterfrom
fix/typo-ldap-migration-doubled-to

Conversation

@DeepDiver1975

@DeepDiver1975 DeepDiver1975 commented Jun 12, 2026

Copy link
Copy Markdown
Member

Fixes the documentation typo reported in owncloud/migrate_to_ocis#30 (a doubled word in the Migration With LDAP Users section) and, while reviewing the whole page, a handful of other language issues.

Changes

  • Reported typo — "...connected to to a different backend..." reworded to "...the LDAP server that OC10 uses into a different backend..." (also fixed the missing "by" so the "either … or" clauses are parallel).
  • oCisoCIS — consistent product capitalization.
  • how to setuphow to set up — "set up" is the verb.
  • "Files of enabled users from in each user's home directory" → "Files in each enabled user's home directory" — fixes the broken "from in" and the redundant phrasing.
  • "the users personal Space" → "the user's personal Space" — possessive apostrophe.
  • "oCIS IDM - where no external LDAP is used" → em dash , consistent with the rest of the page.
  • "migrating users and groups are divided into separate sections" → "the migration of users and groups is divided…" — subject/verb clarity.
  • Added a comma before the non-restrictive "which" in the OCIS_LDAP_USER_ENABLED_ATTRIBUTE note.

No content/meaning changes — language and consistency only.

🤖 Generated with Claude Code

The intro of the "Migration With LDAP Users" section had a doubled
word ("connected to to a different backend") and a slightly awkward
"either connecting ... or by migrating" construction. Reword for
clarity and parallel structure.

Reported in owncloud/migrate_to_ocis#30.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Fix several language issues found while reviewing the migration guide:

- "oCis" -> "oCIS" (consistent product capitalization)
- "how to setup" -> "how to set up" (verb form)
- "Files of enabled users from in each user's home" -> "Files in each
  enabled user's home" (broken "from in", redundant phrasing)
- "the users personal Space" -> "the user's personal Space" (possessive)
- "IDM - where" -> "IDM — where" (em dash, consistent with rest of doc)
- "migrating users and groups are divided" -> "the migration of users
  and groups is divided" (subject/verb clarity)
- add comma before non-restrictive "which" in the ownCloud schema note

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
@DeepDiver1975 DeepDiver1975 changed the title fix: correct doubled word in "Migration With LDAP Users" docs fix: correct typos and grammar in migrating_to_ocis docs Jun 12, 2026
@DeepDiver1975 DeepDiver1975 merged commit 793588c into master Jun 12, 2026
3 checks passed
@DeepDiver1975 DeepDiver1975 deleted the fix/typo-ldap-migration-doubled-to branch June 12, 2026 14:37
phil-davis pushed a commit that referenced this pull request Jun 12, 2026
* fix: correct doubled word in "Migration With LDAP Users" docs

The intro of the "Migration With LDAP Users" section had a doubled
word ("connected to to a different backend") and a slightly awkward
"either connecting ... or by migrating" construction. Reword for
clarity and parallel structure.

Reported in owncloud/migrate_to_ocis#30.




* fix: correct typos and grammar in migrating_to_ocis docs

Fix several language issues found while reviewing the migration guide:

- "oCis" -> "oCIS" (consistent product capitalization)
- "how to setup" -> "how to set up" (verb form)
- "Files of enabled users from in each user's home" -> "Files in each
  enabled user's home" (broken "from in", redundant phrasing)
- "the users personal Space" -> "the user's personal Space" (possessive)
- "IDM - where" -> "IDM — where" (em dash, consistent with rest of doc)
- "migrating users and groups are divided" -> "the migration of users
  and groups is divided" (subject/verb clarity)
- add comma before non-restrictive "which" in the ownCloud schema note




---------

Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants